InsuranceNow API (5.0.0)
InsuranceNow's RESTful API is built according to the OpenAPI specification and provides access to InsuranceNow functionality. Developers can use the API to integrate InsuranceNow with portals and other third-party systems.
Patch
Updates one or more fields of the quote or application.
path Parameters
systemId required | string <systemId> System identifier of the quote or application. |
Request Body schema: application/json
Updated item details
Array of objects | |
_revision | string Revision of this resource used to detect update conflicts. Send the value received from a |
object (ApplicationInfo) | |
object (BasicPolicy) | |
Array of objects (Contact) One or more Contacts have full PartyInfo available to them. | |
customerRef | string <systemid> SystemId of the customer the application is linked to. |
description | string Application description. |
externalStateData | string External state data |
id | string |
object (Insured) | |
lockTaskId | string SystemId of the Task that is controling this application. |
policyRef | string <systemid> SystemId of a Policy when this application is to change an existing policy. |
statementAccountRef | string <systemid> Reference id to the Statement Account |
status | string Default: "NewSubmission" Current application status. |
Array of objects (SubmitterIssues) | |
object (TransactionInfo) | |
vipLevel | string Used to control visibility of the customer. |
Array of objects (WCAdditionalInsured) Additional Insured info on App | |
Array of objects (CoveredState) |
Responses
Request samples
- Payload
{- "_links": [
- {
- "href": "string",
- "rel": "string"
}
], - "_revision": "string",
- "applicationInfo": {
- "correctedByTransactionNumber": 0,
- "correctionOfTransactionNumber": 0,
- "id": "string",
- "iterationDescription": "string",
- "needByDt": "2019-08-24",
- "reinstatedByTransactionNumber": 0,
- "reinstatementOfTransactionNumber": 0,
- "renewalApplyOfTransactionNumber": 0
}, - "basicPolicy": {
- "affinityGroupCd": "string",
- "auditPayPlan": {
- "auditPayPlanCd": "string",
- "electronicPaymentSource": {
- "achBankAccountNumber": "string",
- "achBankAccountTypeCd": "string",
- "achBankName": "string",
- "achExceptionMsg": "string",
- "achName": "string",
- "achRoutingNumber": "string",
- "achStandardEntryClassCd": "string",
- "agentTrustInd": true,
- "carrierCd": "string",
- "creditCardNumber": "string",
- "creditCardTypeCd": "string",
- "customerPaymentProfileId": "string",
- "customerProfileId": "string",
- "eraseInfo": { },
- "id": "string",
- "methodCd": "string",
- "midasId": "string",
- "partyInfo": {
- "addresses": [
- {
- "addition": "string",
- "additionalLegal": "string",
- "addr1": "string",
- "addr2": "string",
- "addr3": "string",
- "addr4": "string",
- "addrTypeCd": "ContactAddr",
- "addressHash": "string",
- "attention": "string",
- "barcodeDigits": "string",
- "block": "string",
- "carrierRoute": "string",
- "city": "string",
- "congressCode": "string",
- "county": "string",
- "countyCode": "string",
- "dpv": "string",
- "dpvDesc": "string",
- "dpvNotes": "string",
- "dpvNotesDesc": "string",
- "geocodeLevel": "string",
- "geocodeLevelDescription": "string",
- "id": "string",
- "latitude": "string",
- "legalDesc": "string",
- "longitude": "string",
- "lot": "string",
- "meridian": "string",
- "plssCounty": "string",
- "postDirectional": "string",
- "postalCode": "string",
- "preDirectional": "string",
- "primaryMeridian": "string",
- "primaryNumber": "string",
- "primaryNumberSuffix": "string",
- "range": "string",
- "rangeDir": "string",
- "regionCd": "string",
- "regionISOCd": "string",
- "score": "string",
- "secondaryDesignator": "string",
- "secondaryNumber": "string",
- "section": "string",
- "stateProvCd": "string",
- "streetName": "string",
- "suffix": "string",
- "township": "string",
- "townshipDir": "string",
- "validated": "string",
- "verificationHash": "string",
- "verificationMsg": "string"
}
], - "emailInfo": {
- "emailAddr": "string",
- "emailTypeCd": "ContactEmail",
- "id": "string",
- "preferredInd": false
}, - "eraseInfo": { },
- "id": "string",
- "nameInfo": {
- "commercialName": "string",
- "commercialName2": "string",
- "dbaIndexName": "string",
- "dbaName": "string",
- "extendedName": "string",
- "givenName": "string",
- "id": "string",
- "indexName": "string",
- "nameTypeCd": "ContactName",
- "otherGivenName": "string",
- "positionCd": "string",
- "prefixCd": "Ms",
- "shortName": "string",
- "suffixCd": "string",
- "surname": "string"
}, - "partyTypeCd": "ContactParty"
}, - "paymentServiceAccountId": "string",
- "reminderDt": "2019-08-24",
- "sourceName": "string",
- "sourceTypeCd": "string",
- "statusCd": "string"
}, - "id": "string",
- "payPlanTemplateIdRef": "string",
- "paymentDay": "string"
}, - "autoDataPrefillInd": true,
- "branch": "string",
- "businessSourceCd": "string",
- "cALineSelectedInd": true,
- "cAPolicyType": "string",
- "cCLineSelectedInd": true,
- "cCPolicyType": "string",
- "cCSubline": "string",
- "cGLineSelectedInd": true,
- "cILineSelectedInd": true,
- "cLLineSelectedInd": true,
- "cPLineSelectedInd": true,
- "cPPolicyType": "string",
- "carrierCd": "string",
- "carrierGroupCd": "string",
- "commCLUERequestInd": true,
- "comments": "string",
- "companyProductCd": "string",
- "controllingStateCd": "string",
- "dPLineSelectedInd": true,
- "description": "string",
- "directorsAndOfficersLineSelectedInd": true,
- "displayDescription": "string",
- "effectiveDt": "2019-08-24",
- "effectiveTm": "12:01am",
- "electronicPaymentSource": {
- "achBankAccountNumber": "string",
- "achBankAccountTypeCd": "string",
- "achBankName": "string",
- "achExceptionMsg": "string",
- "achName": "string",
- "achRoutingNumber": "string",
- "achStandardEntryClassCd": "string",
- "agentTrustInd": true,
- "carrierCd": "string",
- "creditCardNumber": "string",
- "creditCardTypeCd": "string",
- "customerPaymentProfileId": "string",
- "customerProfileId": "string",
- "eraseInfo": { },
- "id": "string",
- "methodCd": "string",
- "midasId": "string",
- "partyInfo": {
- "addresses": [
- {
- "addition": "string",
- "additionalLegal": "string",
- "addr1": "string",
- "addr2": "string",
- "addr3": "string",
- "addr4": "string",
- "addrTypeCd": "ContactAddr",
- "addressHash": "string",
- "attention": "string",
- "barcodeDigits": "string",
- "block": "string",
- "carrierRoute": "string",
- "city": "string",
- "congressCode": "string",
- "county": "string",
- "countyCode": "string",
- "dpv": "string",
- "dpvDesc": "string",
- "dpvNotes": "string",
- "dpvNotesDesc": "string",
- "geocodeLevel": "string",
- "geocodeLevelDescription": "string",
- "id": "string",
- "latitude": "string",
- "legalDesc": "string",
- "longitude": "string",
- "lot": "string",
- "meridian": "string",
- "plssCounty": "string",
- "postDirectional": "string",
- "postalCode": "string",
- "preDirectional": "string",
- "primaryMeridian": "string",
- "primaryNumber": "string",
- "primaryNumberSuffix": "string",
- "range": "string",
- "rangeDir": "string",
- "regionCd": "string",
- "regionISOCd": "string",
- "score": "string",
- "secondaryDesignator": "string",
- "secondaryNumber": "string",
- "section": "string",
- "stateProvCd": "string",
- "streetName": "string",
- "suffix": "string",
- "township": "string",
- "townshipDir": "string",
- "validated": "string",
- "verificationHash": "string",
- "verificationMsg": "string"
}
], - "emailInfo": {
- "emailAddr": "string",
- "emailTypeCd": "ContactEmail",
- "id": "string",
- "preferredInd": false
}, - "eraseInfo": { },
- "id": "string",
- "nameInfo": {
- "commercialName": "string",
- "commercialName2": "string",
- "dbaIndexName": "string",
- "dbaName": "string",
- "extendedName": "string",
- "givenName": "string",
- "id": "string",
- "indexName": "string",
- "nameTypeCd": "ContactName",
- "otherGivenName": "string",
- "positionCd": "string",
- "prefixCd": "Ms",
- "shortName": "string",
- "suffixCd": "string",
- "surname": "string"
}, - "partyTypeCd": "ContactParty"
}, - "paymentServiceAccountId": "string",
- "reminderDt": "2019-08-24",
- "sourceName": "string",
- "sourceTypeCd": "string",
- "statusCd": "string"
}, - "employmentAndPracticeLineSelectedInd": true,
- "errorsAndOmissionLineSelectedInd": true,
- "expirationDt": "2019-08-24",
- "extendedCoverageInd": true,
- "externalId": "string",
- "fireLightningInd": true,
- "gLLineSelectedInd": true,
- "id": "string",
- "inceptionDt": "2019-08-24",
- "inceptionTm": "12:01am",
- "legacyPolicyNumber": "string",
- "llcOwnedDt": "2019-08-24",
- "lossSettlementType": "string",
- "manualBillingEntitySplitInd": true,
- "manualReinstateInd": true,
- "manualReinstateReason": "string",
- "manualRenewalInd": true,
- "manualRenewalReason": "string",
- "namedNonOwnedInd": true,
- "oldSubTypeCd": "string",
- "pLLineSelectedInd": true,
- "payPlanCd": "string",
- "paymentDay": "string",
- "policySource": "string",
- "policyType": "string",
- "previousCarrierCd": "string",
- "previousExpirationDt": "2019-08-24",
- "previousPolicyNumber": "string",
- "previousPremium": "string",
- "productTypeCd": "string",
- "productVersionIdRef": "string",
- "programCd": "string",
- "promotionCd": "string",
- "providerRef": "string",
- "renewalProviderRef": "string",
- "renewalSubProducerCd": "string",
- "renewalTermCd": "string",
- "sessionLink": "string",
- "sicCode": "string",
- "subProducerCd": "string",
- "subTypeCd": "string",
- "transactionCd": "string",
- "transactionNumber": 0,
- "transactionStatus": "string",
- "umbrellaPolicyInfo": {
- "id": "string",
- "idRef": "string",
- "policyNumber": "string"
}, - "underwriterCd": "string",
- "underwritingHoldInd": true,
- "vandalismMaliciousMischiefInd": true,
- "wcARDRuleEnabled": false,
- "wcAnniversaryRatingDay": "string",
- "wcPremiumDiscountTableTypeCd": "string"
}, - "contacts": [
- {
- "contactTypeCd": "string",
- "id": "string",
- "partyInfo": {
- "addresses": [
- {
- "addition": "string",
- "additionalLegal": "string",
- "addr1": "string",
- "addr2": "string",
- "addr3": "string",
- "addr4": "string",
- "addrTypeCd": "ContactAddr",
- "addressHash": "string",
- "attention": "string",
- "barcodeDigits": "string",
- "block": "string",
- "carrierRoute": "string",
- "city": "string",
- "congressCode": "string",
- "county": "string",
- "countyCode": "string",
- "dpv": "string",
- "dpvDesc": "string",
- "dpvNotes": "string",
- "dpvNotesDesc": "string",
- "geocodeLevel": "string",
- "geocodeLevelDescription": "string",
- "id": "string",
- "latitude": "string",
- "legalDesc": "string",
- "longitude": "string",
- "lot": "string",
- "meridian": "string",
- "plssCounty": "string",
- "postDirectional": "string",
- "postalCode": "string",
- "preDirectional": "string",
- "primaryMeridian": "string",
- "primaryNumber": "string",
- "primaryNumberSuffix": "string",
- "range": "string",
- "rangeDir": "string",
- "regionCd": "string",
- "regionISOCd": "string",
- "score": "string",
- "secondaryDesignator": "string",
- "secondaryNumber": "string",
- "section": "string",
- "stateProvCd": "string",
- "streetName": "string",
- "suffix": "string",
- "township": "string",
- "townshipDir": "string",
- "validated": "string",
- "verificationHash": "string",
- "verificationMsg": "string"
}
], - "businessInfo": {
- "annualPayrollAmt": "string",
- "annualSalesAmt": "string",
- "businessInfoCd": "ContactBusiness",
- "businessTypeCd": "string",
- "id": "string",
- "natureBusinessCd": "string",
- "natureOfBusiness": "string",
- "numberEmployees": "string",
- "yearsInBusiness": "string"
}, - "emailInfo": {
- "emailAddr": "string",
- "emailTypeCd": "ContactEmail",
- "id": "string",
- "preferredInd": false
}, - "eraseInfo": { },
- "id": "string",
- "locationIdRef": "string",
- "nameInfo": {
- "commercialName": "string",
- "commercialName2": "string",
- "dbaIndexName": "string",
- "dbaName": "string",
- "extendedName": "string",
- "givenName": "string",
- "id": "string",
- "indexName": "string",
- "nameTypeCd": "ContactName",
- "otherGivenName": "string",
- "positionCd": "string",
- "prefixCd": "Ms",
- "shortName": "string",
- "suffixCd": "string",
- "surname": "string"
}, - "partyTypeCd": "ContactParty",
- "personInfo": {
- "age": 0,
- "ageLicensed": 0,
- "bestTimeToContact": "string",
- "bestWayToContact": "string",
- "birthDt": "2019-08-24",
- "educationCd": "string",
- "employerCd": "string",
- "genderCd": "string",
- "id": "string",
- "maritalStatusCd": "string",
- "occupationCd": "string",
- "occupationClassCd": "string",
- "personTypeCd": "ContactPersonal",
- "positionTitle": "string",
- "yearsLicensed": 0
}, - "phoneInfo": [
- {
- "id": "string",
- "phoneName": "string",
- "phoneNumber": "string",
- "phoneTypeCd": "ContactPhone",
- "preferredInd": false
}
], - "taxInfo": {
- "fein": "string",
- "id": "string",
- "legalEntityCd": "string",
- "received1099Ind": true,
- "receivedW9Ind": true,
- "required1099Ind": true,
- "ssn": "string",
- "taxIdTypeCd": "FEIN",
- "taxTypeCd": "ContactTaxInfo",
- "withholdingExemptInd": true
}, - "underLyingPartyInfoIdRef": "string",
- "underLyingPolicyIdRef": "string",
- "yearsOfService": 0
}, - "preferredDeliveryMethod": "string",
- "status": "Active"
}
], - "customerRef": "string",
- "description": "string",
- "externalStateData": "string",
- "id": "string",
- "insured": {
- "entityTypeCd": "string",
- "id": "string",
- "indexName": "string",
- "partyInfo": [
- {
- "addresses": [
- {
- "addition": "string",
- "additionalLegal": "string",
- "addr1": "string",
- "addr2": "string",
- "addr3": "string",
- "addr4": "string",
- "addrTypeCd": "ContactAddr",
- "addressHash": "string",
- "attention": "string",
- "barcodeDigits": "string",
- "block": "string",
- "carrierRoute": "string",
- "city": "string",
- "congressCode": "string",
- "county": "string",
- "countyCode": "string",
- "dpv": "string",
- "dpvDesc": "string",
- "dpvNotes": "string",
- "dpvNotesDesc": "string",
- "geocodeLevel": "string",
- "geocodeLevelDescription": "string",
- "id": "string",
- "latitude": "string",
- "legalDesc": "string",
- "longitude": "string",
- "lot": "string",
- "meridian": "string",
- "plssCounty": "string",
- "postDirectional": "string",
- "postalCode": "string",
- "preDirectional": "string",
- "primaryMeridian": "string",
- "primaryNumber": "string",
- "primaryNumberSuffix": "string",
- "range": "string",
- "rangeDir": "string",
- "regionCd": "string",
- "regionISOCd": "string",
- "score": "string",
- "secondaryDesignator": "string",
- "secondaryNumber": "string",
- "section": "string",
- "stateProvCd": "string",
- "streetName": "string",
- "suffix": "string",
- "township": "string",
- "townshipDir": "string",
- "validated": "string",
- "verificationHash": "string",
- "verificationMsg": "string"
}
], - "businessInfo": {
- "annualPayrollAmt": "string",
- "annualSalesAmt": "string",
- "businessInfoCd": "ContactBusiness",
- "businessTypeCd": "string",
- "id": "string",
- "natureBusinessCd": "string",
- "natureOfBusiness": "string",
- "numberEmployees": "string",
- "yearsInBusiness": "string"
}, - "emailInfo": {
- "emailAddr": "string",
- "emailTypeCd": "ContactEmail",
- "id": "string",
- "preferredInd": false
}, - "eraseInfo": { },
- "id": "string",
- "locationIdRef": "string",
- "nameInfo": {
- "commercialName": "string",
- "commercialName2": "string",
- "dbaIndexName": "string",
- "dbaName": "string",
- "extendedName": "string",
- "givenName": "string",
- "id": "string",
- "indexName": "string",
- "nameTypeCd": "ContactName",
- "otherGivenName": "string",
- "positionCd": "string",
- "prefixCd": "Ms",
- "shortName": "string",
- "suffixCd": "string",
- "surname": "string"
}, - "partyTypeCd": "ContactParty",
- "personInfo": {
- "age": 0,
- "ageLicensed": 0,
- "bestTimeToContact": "string",
- "bestWayToContact": "string",
- "birthDt": "2019-08-24",
- "educationCd": "string",
- "employerCd": "string",
- "genderCd": "string",
- "id": "string",
- "maritalStatusCd": "string",
- "occupationCd": "string",
- "occupationClassCd": "string",
- "personTypeCd": "ContactPersonal",
- "positionTitle": "string",
- "yearsLicensed": 0
}, - "phoneInfo": [
- {
- "id": "string",
- "phoneName": "string",
- "phoneNumber": "string",
- "phoneTypeCd": "ContactPhone",
- "preferredInd": false
}
], - "taxInfo": {
- "fein": "string",
- "id": "string",
- "legalEntityCd": "string",
- "received1099Ind": true,
- "receivedW9Ind": true,
- "required1099Ind": true,
- "ssn": "string",
- "taxIdTypeCd": "FEIN",
- "taxTypeCd": "ContactTaxInfo",
- "withholdingExemptInd": true
}, - "underLyingPartyInfoIdRef": "string",
- "underLyingPolicyIdRef": "string",
- "yearsOfService": 0
}
], - "preferredDeliveryMethod": "string",
- "ratingBureauID": "string",
- "selfInsured": true,
- "temporaryAddressOverrideInd": true,
- "wcNAICS": "string",
- "wcNCCIRiskIdNumber": "string",
- "wcSIC": "string",
- "websiteAddress": "string",
- "yearsInBusiness": 0
}, - "lockTaskId": "string",
- "policyRef": "string",
- "statementAccountRef": "string",
- "status": "NewSubmission",
- "submitterIssues": [
- {
- "id": "string",
- "msg": "string",
- "subTypeCd": "string",
- "typeCd": "string"
}
], - "transactionInfo": {
- "cancelOfTransactionNumber": 0,
- "cancelRequestedByCd": "string",
- "cancelTypeCd": "string",
- "cancelledByTransactionNumber": 0,
- "chargeReinstatementFeeInd": true,
- "checkNumber": "string",
- "correctedByTransactionNumber": 0,
- "correctionOfTransactionNumber": 0,
- "delayInvoiceInd": true,
- "electronicPaymentSource": {
- "achBankAccountNumber": "string",
- "achBankAccountTypeCd": "string",
- "achBankName": "string",
- "achExceptionMsg": "string",
- "achName": "string",
- "achRoutingNumber": "string",
- "achStandardEntryClassCd": "string",
- "agentTrustInd": true,
- "carrierCd": "string",
- "creditCardNumber": "string",
- "creditCardTypeCd": "string",
- "customerPaymentProfileId": "string",
- "customerProfileId": "string",
- "eraseInfo": { },
- "id": "string",
- "methodCd": "string",
- "midasId": "string",
- "partyInfo": {
- "addresses": [
- {
- "addition": "string",
- "additionalLegal": "string",
- "addr1": "string",
- "addr2": "string",
- "addr3": "string",
- "addr4": "string",
- "addrTypeCd": "ContactAddr",
- "addressHash": "string",
- "attention": "string",
- "barcodeDigits": "string",
- "block": "string",
- "carrierRoute": "string",
- "city": "string",
- "congressCode": "string",
- "county": "string",
- "countyCode": "string",
- "dpv": "string",
- "dpvDesc": "string",
- "dpvNotes": "string",
- "dpvNotesDesc": "string",
- "geocodeLevel": "string",
- "geocodeLevelDescription": "string",
- "id": "string",
- "latitude": "string",
- "legalDesc": "string",
- "longitude": "string",
- "lot": "string",
- "meridian": "string",
- "plssCounty": "string",
- "postDirectional": "string",
- "postalCode": "string",
- "preDirectional": "string",
- "primaryMeridian": "string",
- "primaryNumber": "string",
- "primaryNumberSuffix": "string",
- "range": "string",
- "rangeDir": "string",
- "regionCd": "string",
- "regionISOCd": "string",
- "score": "string",
- "secondaryDesignator": "string",
- "secondaryNumber": "string",
- "section": "string",
- "stateProvCd": "string",
- "streetName": "string",
- "suffix": "string",
- "township": "string",
- "townshipDir": "string",
- "validated": "string",
- "verificationHash": "string",
- "verificationMsg": "string"
}
], - "emailInfo": {
- "emailAddr": "string",
- "emailTypeCd": "ContactEmail",
- "id": "string",
- "preferredInd": false
}, - "eraseInfo": { },
- "id": "string",
- "nameInfo": {
- "commercialName": "string",
- "commercialName2": "string",
- "dbaIndexName": "string",
- "dbaName": "string",
- "extendedName": "string",
- "givenName": "string",
- "id": "string",
- "indexName": "string",
- "nameTypeCd": "ContactName",
- "otherGivenName": "string",
- "positionCd": "string",
- "prefixCd": "Ms",
- "shortName": "string",
- "suffixCd": "string",
- "surname": "string"
}, - "partyTypeCd": "ContactParty"
}, - "paymentServiceAccountId": "string",
- "reminderDt": "2019-08-24",
- "sourceName": "string",
- "sourceTypeCd": "string",
- "statusCd": "string"
}, - "holdType": "string",
- "id": "string",
- "newPolicyEffectiveDt": "2019-08-24",
- "newPolicyExpirationDt": "2019-08-24",
- "outputTypeCd": "string",
- "paymentAmt": "string",
- "paymentTypeCd": "string",
- "reapplyOutputSuppressions": [
- {
- "id": "string",
- "includeInd": true
}
], - "reinstatedByTransactionNumber": 0,
- "reinstatementOfTransactionNumber": 0,
- "releaseHoldReason": "string",
- "renewalApplyOfTransactionNumber": 0,
- "renewalProviderRef": "string",
- "renewalSubProducerCd": "string",
- "rewriteToProductVersion": "string",
- "sourceCd": "Innovation",
- "transactionCd": "string",
- "transactionEffectiveDt": "2019-08-24",
- "transactionEffectiveTm": "string",
- "transactionLongDescription": "string",
- "transactionNumber": 0,
- "transactionShortDescription": "string",
- "wcReinstatementCd": "string",
- "wcTotalNetLocationsManualPremiumAmt": "string",
- "wcWaiveCancellationAuditInd": true
}, - "vipLevel": "string",
- "wcAdditionalInsureds": [
- {
- "entityTypeCd": "Additional Named Insured",
- "id": "string",
- "indexName": "string",
- "insuranceScore": [
- {
- "id": "string",
- "insuranceScore": "string",
- "insuranceScoreReasons": [
- {
- "description": "string",
- "id": "string",
- "reasonCd": "string"
}
], - "insuranceScoreTypeCd": "string",
- "overriddenInsuranceScore": "string",
- "sourceCd": "string",
- "sourceIdRef": "string",
- "statusCd": "string"
}
], - "insuredNumber": 0,
- "linkReference": [
- {
- "description": "string",
- "id": "string",
- "idRef": "string",
- "modelName": "string",
- "status": "string",
- "systemIdRef": "string"
}
], - "partyInfo": [
- {
- "addresses": [
- {
- "addition": "string",
- "additionalLegal": "string",
- "addr1": "string",
- "addr2": "string",
- "addr3": "string",
- "addr4": "string",
- "addrTypeCd": "ContactAddr",
- "addressHash": "string",
- "attention": "string",
- "barcodeDigits": "string",
- "block": "string",
- "carrierRoute": "string",
- "city": "string",
- "congressCode": "string",
- "county": "string",
- "countyCode": "string",
- "dpv": "string",
- "dpvDesc": "string",
- "dpvNotes": "string",
- "dpvNotesDesc": "string",
- "geocodeLevel": "string",
- "geocodeLevelDescription": "string",
- "id": "string",
- "latitude": "string",
- "legalDesc": "string",
- "longitude": "string",
- "lot": "string",
- "meridian": "string",
- "plssCounty": "string",
- "postDirectional": "string",
- "postalCode": "string",
- "preDirectional": "string",
- "primaryMeridian": "string",
- "primaryNumber": "string",
- "primaryNumberSuffix": "string",
- "range": "string",
- "rangeDir": "string",
- "regionCd": "string",
- "regionISOCd": "string",
- "score": "string",
- "secondaryDesignator": "string",
- "secondaryNumber": "string",
- "section": "string",
- "stateProvCd": "string",
- "streetName": "string",
- "suffix": "string",
- "township": "string",
- "townshipDir": "string",
- "validated": "string",
- "verificationHash": "string",
- "verificationMsg": "string"
}
], - "businessInfo": {
- "annualPayrollAmt": "string",
- "annualSalesAmt": "string",
- "businessInfoCd": "ContactBusiness",
- "businessTypeCd": "string",
- "id": "string",
- "natureBusinessCd": "string",
- "natureOfBusiness": "string",
- "numberEmployees": "string",
- "yearsInBusiness": "string"
}, - "driverInfo": {
- "accidentPreventionCourseCompletionDt": "2019-08-24",
- "accidentPreventionCourseInd": true,
- "assignedVehicle": 0,
- "attachedVehicleRef": "string",
- "dateofHire": "2019-08-24",
- "defensiveDriverEffectiveDt": "2019-08-24",
- "defensiveDriverExpirationDt": "2019-08-24",
- "defensiveDriverInd": true,
- "driverInfoCd": "ContactDriver",
- "driverPoints": [
- {
- "comments": "string",
- "convictionDt": "2019-08-24",
- "directPortalIncidentId": "string",
- "driverPointsNumber": 0,
- "expirationDt": "2019-08-24",
- "id": "string",
- "ignoreInd": true,
- "infractionCd": "string",
- "infractionDt": "2019-08-24",
- "pointsChargeable": 0,
- "pointsCharged": 0,
- "sourceCd": "string",
- "status": "string",
- "templateId": "string",
- "typeCd": "string"
}
], - "driverStartDt": "2019-08-24",
- "driverStatusCd": "string",
- "driverTrainingCompletionDt": "2019-08-24",
- "driverTrainingInd": true,
- "driverTypeCd": "string",
- "excludeDriverInd": "string",
- "goodDriverDiscountInd": true,
- "goodDriverInd": true,
- "id": "string",
- "lengthTimeDriving": 0,
- "licenseDt": "2019-08-24",
- "licenseNumber": "string",
- "licenseStatus": "string",
- "licensedStateProvCd": "string",
- "matureDriverInd": true,
- "mvrRequestInd": true,
- "mvrStatus": "string",
- "mvrStatusDt": "2019-08-24",
- "permanentLicenseInd": true,
- "relationshipToInsuredCd": "string",
- "requiredProofOfInsuranceInd": true,
- "scholasticCertificationDt": "2019-08-24",
- "scholasticDiscountInd": true,
- "statusComments": "string",
- "yearLicensed": "string",
- "yearsExperience": "string"
}, - "eSignatureInfo": {
- "eSignatureTypeCd": "ContactESignature",
- "id": "string",
- "recipientCd": "string",
- "signingType": "string"
}, - "emailInfo": {
- "emailAddr": "string",
- "emailTypeCd": "ContactEmail",
- "id": "string",
- "preferredInd": false
}, - "eraseInfo": { },
- "id": "string",
- "locationIdRef": "string",
- "nameInfo": {
- "commercialName": "string",
- "commercialName2": "string",
- "dbaIndexName": "string",
- "dbaName": "string",
- "extendedName": "string",
- "givenName": "string",
- "id": "string",
- "indexName": "string",
- "nameTypeCd": "ContactName",
- "otherGivenName": "string",
- "positionCd": "string",
- "prefixCd": "Ms",
- "shortName": "string",
- "suffixCd": "string",
- "surname": "string"
}, - "partyTypeCd": "ContactParty",
- "personInfo": {
- "age": 0,
- "ageLicensed": 0,
- "bestTimeToContact": "string",
- "bestWayToContact": "string",
- "birthDt": "2019-08-24",
- "educationCd": "string",
- "employerCd": "string",
- "genderCd": "string",
- "id": "string",
- "maritalStatusCd": "string",
- "occupationCd": "string",
- "occupationClassCd": "string",
- "personTypeCd": "ContactPersonal",
- "positionTitle": "string",
- "yearsLicensed": 0
}, - "phoneInfo": [
- {
- "id": "string",
- "phoneName": "string",
- "phoneNumber": "string",
- "phoneTypeCd": "ContactPhone",
- "preferredInd": false
}
], - "questionReplies": {
- "id": "string",
- "questionReply": [
- {
- "displayDesc": "string",
- "id": "string",
- "name": "string",
- "text": "string",
- "value": "string",
- "visibleInd": true
}
], - "questionSourceMDA": "string"
}, - "status": "string",
- "taxInfo": {
- "fein": "string",
- "id": "string",
- "legalEntityCd": "string",
- "received1099Ind": true,
- "receivedW9Ind": true,
- "required1099Ind": true,
- "ssn": "string",
- "taxIdTypeCd": "FEIN",
- "taxTypeCd": "ContactTaxInfo",
- "withholdingExemptInd": true
}, - "underLyingPartyInfoIdRef": "string",
- "underLyingPolicyIdRef": "string",
- "yearsOfService": 0
}
], - "preferredDeliveryMethod": "string",
- "status": "string"
}
], - "wcCoveredStates": [
- {
- "aRDRuleEnabled": true,
- "alcoholDrugFreeCreditInd": true,
- "certifiedSafetyHealthProgPct": "string",
- "coinsuranceInd": true,
- "contrClassPremAdjCreditPct": "string",
- "deductibleAmt": "string",
- "deductibleType": "string",
- "eLVoluntaryCompensationInd": true,
- "experienceModificationFactor": "string",
- "experienceModificationStatus": "string",
- "experienceRatingCd": "string",
- "gLScheduledPremiumMod": "string",
- "id": "string",
- "index": 0,
- "largeDeductibleFactor": "string",
- "managedCareCreditInd": true,
- "noOfContractsForWaiverOfSubrogation": "string",
- "noncomplianceChargeAmt": "string",
- "numberOfClaims": "string",
- "order": 0,
- "packageFactorInd": true,
- "primaryInd": true,
- "productVersionIdRef": "string",
- "ratingEffectiveDt": "2019-08-24",
- "ruleStatus": "string",
- "stateCd": "string",
- "status": "string",
- "totalDiscountedPremiumAmt": "string",
- "totalManualPremiumAmt": "string",
- "totalStandardPremiumAmt": "string",
- "totalStateEstimatedPremium": "string",
- "totalSubjectPremiumAmt": "string",
- "unemploymentNumber": "string",
- "waiverOfSubrogationFlatInd": true,
- "workStudyProgram": "string",
- "workfareProgramWeeksNum": "string"
}
]
}
Response samples
- 200
- 400
- 500
{- "_links": [
- {
- "href": "string",
- "rel": "string"
}
], - "_revision": "string",
- "applicationInfo": {
- "addDt": "2019-08-24",
- "addTm": "string",
- "addUser": "string",
- "closeComment": "string",
- "closeDt": "2019-08-24",
- "closeReasonCd": "string",
- "closeSubReasonCd": "string",
- "closeSubReasonLabel": "string",
- "closeTm": "string",
- "closeUser": "string",
- "correctedByTransactionNumber": 0,
- "correctionOfTransactionNumber": 0,
- "firstMailedDt": "2019-08-24",
- "id": "string",
- "iterationDescription": "string",
- "lastMailedDt": "2019-08-24",
- "masterQuoteRef": "string",
- "needByDt": "2019-08-24",
- "pendForReleaseInd": true,
- "reinstatedByTransactionNumber": 0,
- "reinstatementOfTransactionNumber": 0,
- "renewalApplyInd": true,
- "renewalApplyOfTransactionNumber": 0,
- "submittedDt": "2019-08-24",
- "updateDt": "2019-08-24",
- "updateTm": "string",
- "updateUser": "string"
}, - "applicationNumber": "string",
- "auditAccountRef": "string",
- "basicPolicy": {
- "affinityGroupCd": "string",
- "auditPayPlan": {
- "auditPayPlanCd": "string",
- "electronicPaymentSource": {
- "achBankAccountNumber": "string",
- "achBankAccountTypeCd": "string",
- "achBankName": "string",
- "achExceptionMsg": "string",
- "achName": "string",
- "achRoutingNumber": "string",
- "achStandardEntryClassCd": "string",
- "action": "string",
- "agentTrustInd": true,
- "carrierCd": "string",
- "creditCardAuthorizationCd": "string",
- "creditCardAuthorizationMessage": "string",
- "creditCardExpirationMonth": "string",
- "creditCardExpirationYr": "string",
- "creditCardHolderName": "string",
- "creditCardNumber": "string",
- "creditCardSecurityCd": "string",
- "creditCardTypeCd": "string",
- "customerPaymentProfileId": "string",
- "customerProfileId": "string",
- "eraseInfo": {
- "erasedBy": "string",
- "erasedDt": "2019-08-24",
- "erasedInd": true,
- "erasedTm": "string",
- "id": "string"
}, - "id": "string",
- "methodCd": "string",
- "midasId": "string",
- "partyInfo": {
- "addresses": [
- {
- "addition": "string",
- "additionalLegal": "string",
- "addr1": "string",
- "addr2": "string",
- "addr3": "string",
- "addr4": "string",
- "addrTypeCd": "ContactAddr",
- "addressHash": "string",
- "attention": "string",
- "barcodeDigits": "string",
- "block": "string",
- "carrierRoute": "string",
- "city": "string",
- "congressCode": "string",
- "county": "string",
- "countyCode": "string",
- "dpv": "string",
- "dpvDesc": "string",
- "dpvNotes": "string",
- "dpvNotesDesc": "string",
- "geocodeLevel": "string",
- "geocodeLevelDescription": "string",
- "id": "string",
- "latitude": "string",
- "legalDesc": "string",
- "longitude": "string",
- "lot": "string",
- "meridian": "string",
- "plssCounty": "string",
- "postDirectional": "string",
- "postalCode": "string",
- "preDirectional": "string",
- "primaryMeridian": "string",
- "primaryNumber": "string",
- "primaryNumberSuffix": "string",
- "range": "string",
- "rangeDir": "string",
- "regionCd": "string",
- "regionISOCd": "string",
- "score": "string",
- "secondaryDesignator": "string",
- "secondaryNumber": "string",
- "section": "string",
- "stateProvCd": "string",
- "streetName": "string",
- "suffix": "string",
- "township": "string",
- "townshipDir": "string",
- "validated": "string",
- "verificationHash": "string",
- "verificationMsg": "string"
}
], - "emailInfo": {
- "emailAddr": "string",
- "emailTypeCd": "ContactEmail",
- "id": "string",
- "preferredInd": false
}, - "eraseInfo": {
- "erasedBy": "string",
- "erasedDt": "2019-08-24",
- "erasedInd": true,
- "erasedTm": "string",
- "id": "string"
}, - "id": "string",
- "nameInfo": {
- "commercialName": "string",
- "commercialName2": "string",
- "dbaIndexName": "string",
- "dbaName": "string",
- "extendedName": "string",
- "givenName": "string",
- "id": "string",
- "indexName": "string",
- "nameTypeCd": "ContactName",
- "otherGivenName": "string",
- "positionCd": "string",
- "prefixCd": "Ms",
- "shortName": "string",
- "suffixCd": "string",
- "surname": "string"
}, - "partyTypeCd": "ContactParty"
}, - "paymentServiceAccountId": "string",
- "reminderDt": "2019-08-24",
- "sourceName": "string",
- "sourceTypeCd": "string",
- "statusCd": "string",
- "transactionId": "string"
}, - "id": "string",
- "payPlanTemplateIdRef": "string",
- "paymentDay": "string"
}, - "autoDataPrefillInd": true,
- "branch": "string",
- "businessSourceCd": "string",
- "cALineSelectedInd": true,
- "cAPolicyType": "string",
- "cCLineSelectedInd": true,
- "cCPolicyType": "string",
- "cCSubline": "string",
- "cGLineSelectedInd": true,
- "cILineSelectedInd": true,
- "cLLineSelectedInd": true,
- "cPLineSelectedInd": true,
- "cPPolicyType": "string",
- "cancelDt": "2019-08-24",
- "carrierCd": "string",
- "carrierGroupCd": "string",
- "changeDt": "2019-08-24",
- "commCLUERequestInd": true,
- "comments": "string",
- "companyProductCd": "string",
- "controllingStateCd": "string",
- "dPLineSelectedInd": true,
- "description": "string",
- "directorsAndOfficersLineSelectedInd": true,
- "displayDescription": "string",
- "dividendFormNumber": "string",
- "dividendPlanCd": "string",
- "dividendPlanDisqualifyComment": "string",
- "dividendPlanDisqualifyInd": true,
- "dividendPlanDisqualifyReason": "string",
- "effectiveDt": "2019-08-24",
- "effectiveTm": "12:01am",
- "electronicPaymentSource": {
- "achBankAccountNumber": "string",
- "achBankAccountTypeCd": "string",
- "achBankName": "string",
- "achExceptionMsg": "string",
- "achName": "string",
- "achRoutingNumber": "string",
- "achStandardEntryClassCd": "string",
- "action": "string",
- "agentTrustInd": true,
- "carrierCd": "string",
- "creditCardAuthorizationCd": "string",
- "creditCardAuthorizationMessage": "string",
- "creditCardExpirationMonth": "string",
- "creditCardExpirationYr": "string",
- "creditCardHolderName": "string",
- "creditCardNumber": "string",
- "creditCardSecurityCd": "string",
- "creditCardTypeCd": "string",
- "customerPaymentProfileId": "string",
- "customerProfileId": "string",
- "eraseInfo": {
- "erasedBy": "string",
- "erasedDt": "2019-08-24",
- "erasedInd": true,
- "erasedTm": "string",
- "id": "string"
}, - "id": "string",
- "methodCd": "string",
- "midasId": "string",
- "partyInfo": {
- "addresses": [
- {
- "addition": "string",
- "additionalLegal": "string",
- "addr1": "string",
- "addr2": "string",
- "addr3": "string",
- "addr4": "string",
- "addrTypeCd": "ContactAddr",
- "addressHash": "string",
- "attention": "string",
- "barcodeDigits": "string",
- "block": "string",
- "carrierRoute": "string",
- "city": "string",
- "congressCode": "string",
- "county": "string",
- "countyCode": "string",
- "dpv": "string",
- "dpvDesc": "string",
- "dpvNotes": "string",
- "dpvNotesDesc": "string",
- "geocodeLevel": "string",
- "geocodeLevelDescription": "string",
- "id": "string",
- "latitude": "string",
- "legalDesc": "string",
- "longitude": "string",
- "lot": "string",
- "meridian": "string",
- "plssCounty": "string",
- "postDirectional": "string",
- "postalCode": "string",
- "preDirectional": "string",
- "primaryMeridian": "string",
- "primaryNumber": "string",
- "primaryNumberSuffix": "string",
- "range": "string",
- "rangeDir": "string",
- "regionCd": "string",
- "regionISOCd": "string",
- "score": "string",
- "secondaryDesignator": "string",
- "secondaryNumber": "string",
- "section": "string",
- "stateProvCd": "string",
- "streetName": "string",
- "suffix": "string",
- "township": "string",
- "townshipDir": "string",
- "validated": "string",
- "verificationHash": "string",
- "verificationMsg": "string"
}
], - "emailInfo": {
- "emailAddr": "string",
- "emailTypeCd": "ContactEmail",
- "id": "string",
- "preferredInd": false
}, - "eraseInfo": {
- "erasedBy": "string",
- "erasedDt": "2019-08-24",
- "erasedInd": true,
- "erasedTm": "string",
- "id": "string"
}, - "id": "string",
- "nameInfo": {
- "commercialName": "string",
- "commercialName2": "string",
- "dbaIndexName": "string",
- "dbaName": "string",
- "extendedName": "string",
- "givenName": "string",
- "id": "string",
- "indexName": "string",
- "nameTypeCd": "ContactName",
- "otherGivenName": "string",
- "positionCd": "string",
- "prefixCd": "Ms",
- "shortName": "string",
- "suffixCd": "string",
- "surname": "string"
}, - "partyTypeCd": "ContactParty"
}, - "paymentServiceAccountId": "string",
- "reminderDt": "2019-08-24",
- "sourceName": "string",
- "sourceTypeCd": "string",
- "statusCd": "string",
- "transactionId": "string"
}, - "employmentAndPracticeLineSelectedInd": true,
- "errorsAndOmissionLineSelectedInd": true,
- "expirationDt": "2019-08-24",
- "expiringFeeAmt": "string",
- "expiringPremiumAmt": "string",
- "extendedCoverageInd": true,
- "externalId": "string",
- "finalPremiumAmt": "string",
- "fireLightningInd": true,
- "fullTermAmt": "string",
- "gLLineSelectedInd": true,
- "id": "string",
- "inceptionDt": "2019-08-24",
- "inceptionTm": "12:01am",
- "latestTerm": "string",
- "latestTermTransaction": "string",
- "legacyPolicyNumber": "string",
- "llcOwnedDt": "2019-08-24",
- "lossSettlementType": "string",
- "manualBillingEntitySplitInd": true,
- "manualReinstateInd": true,
- "manualReinstateReason": "string",
- "manualRenewalInd": true,
- "manualRenewalReason": "string",
- "namedNonOwnedInd": true,
- "nonRenewInd": true,
- "oldSubTypeCd": "string",
- "originalApplicationRef": "string",
- "pLLineSelectedInd": true,
- "payPlanCd": "string",
- "paymentDay": "string",
- "policyDisplayNumber": "string",
- "policyNumber": "string",
- "policySource": "string",
- "policyType": "string",
- "policyVersion": "001",
- "previousCarrierCd": "string",
- "previousExpirationDt": "2019-08-24",
- "previousPolicyNumber": "string",
- "previousPremium": "string",
- "productTypeCd": "string",
- "productVersionIdRef": "string",
- "programCd": "string",
- "promotionCd": "string",
- "providerRef": "string",
- "quoteNumber": "string",
- "quoteNumberLookup": "string",
- "ratedInd": true,
- "reinstateDt": "2019-08-24",
- "renewalPolicyRef": "string",
- "renewalProviderRef": "string",
- "renewalSubProducerCd": "string",
- "renewalTermCd": "string",
- "renewedFromPolicyRef": "string",
- "replacedByPolicyRef": "string",
- "rewriteFromPolicyRef": "string",
- "rewritePolicyRef": "string",
- "sessionLink": "string",
- "shellPolicyInd": true,
- "sicCode": "string",
- "statusCd": "string",
- "subProducerCd": "string",
- "subTypeCd": "string",
- "transactionCd": "string",
- "transactionHistory": [
- {
- "applicationRef": "string",
- "bookDt": "2019-08-24",
- "cancelOfTransactionNumber": 0,
- "cancelRequestedByCd": "string",
- "cancelTypeCd": "string",
- "cancelledByTransactionNumber": 0,
- "chargeReinstatementFeeInd": true,
- "checkNumber": "string",
- "conversionGroup": "string",
- "conversionJobRef": "string",
- "conversionTemplateIdRef": "string",
- "correctedByTransactionNumber": 0,
- "correctionOfTransactionNumber": 0,
- "delayInvoiceInd": true,
- "electronicPaymentSource": {
- "achBankAccountNumber": "string",
- "achBankAccountTypeCd": "string",
- "achBankName": "string",
- "achExceptionMsg": "string",
- "achName": "string",
- "achRoutingNumber": "string",
- "achStandardEntryClassCd": "string",
- "action": "string",
- "agentTrustInd": true,
- "carrierCd": "string",
- "creditCardAuthorizationCd": "string",
- "creditCardAuthorizationMessage": "string",
- "creditCardExpirationMonth": "string",
- "creditCardExpirationYr": "string",
- "creditCardHolderName": "string",
- "creditCardNumber": "string",
- "creditCardSecurityCd": "string",
- "creditCardTypeCd": "string",
- "customerPaymentProfileId": "string",
- "customerProfileId": "string",
- "eraseInfo": {
- "erasedBy": "string",
- "erasedDt": "2019-08-24",
- "erasedInd": true,
- "erasedTm": "string",
- "id": "string"
}, - "id": "string",
- "methodCd": "string",
- "midasId": "string",
- "partyInfo": {
- "addresses": [
- {
- "addition": "string",
- "additionalLegal": "string",
- "addr1": "string",
- "addr2": "string",
- "addr3": "string",
- "addr4": "string",
- "addrTypeCd": "ContactAddr",
- "addressHash": "string",
- "attention": "string",
- "barcodeDigits": "string",
- "block": "string",
- "carrierRoute": "string",
- "city": "string",
- "congressCode": "string",
- "county": "string",
- "countyCode": "string",
- "dpv": "string",
- "dpvDesc": "string",
- "dpvNotes": "string",
- "dpvNotesDesc": "string",
- "geocodeLevel": "string",
- "geocodeLevelDescription": "string",
- "id": "string",
- "latitude": "string",
- "legalDesc": "string",
- "longitude": "string",
- "lot": "string",
- "meridian": "string",
- "plssCounty": "string",
- "postDirectional": "string",
- "postalCode": "string",
- "preDirectional": "string",
- "primaryMeridian": "string",
- "primaryNumber": "string",
- "primaryNumberSuffix": "string",
- "range": "string",
- "rangeDir": "string",
- "regionCd": "string",
- "regionISOCd": "string",
- "score": "string",
- "secondaryDesignator": "string",
- "secondaryNumber": "string",
- "section": "string",
- "stateProvCd": "string",
- "streetName": "string",
- "suffix": "string",
- "township": "string",
- "townshipDir": "string",
- "validated": "string",
- "verificationHash": "string",
- "verificationMsg": "string"
}
], - "emailInfo": {
- "emailAddr": "string",
- "emailTypeCd": "ContactEmail",
- "id": "string",
- "preferredInd": false
}, - "eraseInfo": {
- "erasedBy": "string",
- "erasedDt": "2019-08-24",
- "erasedInd": true,
- "erasedTm": "string",
- "id": "string"
}, - "id": "string",
- "nameInfo": {
- "commercialName": "string",
- "commercialName2": "string",
- "dbaIndexName": "string",
- "dbaName": "string",
- "extendedName": "string",
- "givenName": "string",
- "id": "string",
- "indexName": "string",
- "nameTypeCd": "ContactName",
- "otherGivenName": "string",
- "positionCd": "string",
- "prefixCd": "Ms",
- "shortName": "string",
- "suffixCd": "string",
- "surname": "string"
}, - "partyTypeCd": "ContactParty"
}, - "paymentServiceAccountId": "string",
- "reminderDt": "2019-08-24",
- "sourceName": "string",
- "sourceTypeCd": "string",
- "statusCd": "string",
- "transactionId": "string"
}, - "holdType": "string",
- "id": "string",
- "inforceChangePremiumAmt": "string",
- "inforcePremiumAmt": "string",
- "masterTransactionNumber": 0,
- "newPolicyEffectiveDt": "2019-08-24",
- "newPolicyExpirationDt": "2019-08-24",
- "outputTypeCd": "string",
- "paymentAmt": "string",
- "paymentTypeCd": "string",
- "reapplyOutputSuppress": [
- {
- "description": "string",
- "effectiveDt": "2019-08-24",
- "id": "string",
- "include": [
- {
- "id": "string",
- "transactionNumber": 0,
- "transactionText": [
- {
- "id": null,
- "text": null,
- "textCd": null,
- "transactionTextTypeCd": null
}
]
}
], - "includeInd": true,
- "policyVersion": 0,
- "transactionNumber": 0,
- "transactionText": [
- {
- "id": "string",
- "text": "string",
- "textCd": "string",
- "transactionTextTypeCd": "string"
}
]
}
], - "reinstatedByTransactionNumber": 0,
- "reinstatementOfTransactionNumber": 0,
- "releaseHoldReason": "string",
- "renewalApplyOfTransactionNumber": 0,
- "renewalProviderRef": "string",
- "renewalSubProducerCd": "string",
- "replacedByTransactionNumber": 0,
- "replacementOfTransactionNumber": 0,
- "rewriteToProductVersion": "string",
- "sourceCd": "string",
- "submissionNumber": 0,
- "transactionCd": "string",
- "transactionCloseReasons": {
- "closeComment": "string",
- "closeReasonCd": "string",
- "closeSubReasonCd": "string",
- "closeSubReasonLabel": "string",
- "id": "string"
}, - "transactionDt": "2019-08-24",
- "transactionEffectiveDt": "2019-08-24",
- "transactionEffectiveTm": "string",
- "transactionLongDescription": "string",
- "transactionNumber": 0,
- "transactionReasons": [
- {
- "id": "string",
- "reasonCd": "string"
}
], - "transactionShortDescription": "string",
- "transactionText": [
- {
- "id": "string",
- "text": "string",
- "textCd": "string",
- "transactionTextTypeCd": "string"
}
], - "transactionTm": "string",
- "transactionUser": "string",
- "unAppliedByTransactionNumber": 0,
- "unApplyOfTransactionNumber": 0,
- "unapplySource": "string",
- "wcReinstatementCd": "string",
- "wcTotalNetLocationsManualPremiumAmt": "string",
- "wcWaiveCancellationAuditInd": true,
- "writtenChangePremiumAmt": "string",
- "writtenFeeAmt": "string",
- "writtenPremiumAmt": "string"
}
], - "transactionNumber": 0,
- "transactionStatus": "string",
- "umbrellaPolicyInfo": {
- "id": "string",
- "idRef": "string",
- "policyNumber": "string"
}, - "underwriterCd": "string",
- "underwritingHoldInd": true,
- "vandalismMaliciousMischiefInd": true,
- "wcARDRuleEnabled": false,
- "wcAnniversaryRatingDay": "string",
- "wcPremiumDiscountTableTypeCd": "string",
- "writtenFeeAmt": "string",
- "writtenPremiumAmt": "string"
}, - "contacts": [
- {
- "contactTypeCd": "string",
- "id": "string",
- "partyInfo": {
- "addresses": [
- {
- "addition": "string",
- "additionalLegal": "string",
- "addr1": "string",
- "addr2": "string",
- "addr3": "string",
- "addr4": "string",
- "addrTypeCd": "ContactAddr",
- "addressHash": "string",
- "attention": "string",
- "barcodeDigits": "string",
- "block": "string",
- "carrierRoute": "string",
- "city": "string",
- "congressCode": "string",
- "county": "string",
- "countyCode": "string",
- "dpv": "string",
- "dpvDesc": "string",
- "dpvNotes": "string",
- "dpvNotesDesc": "string",
- "geocodeLevel": "string",
- "geocodeLevelDescription": "string",
- "id": "string",
- "latitude": "string",
- "legalDesc": "string",
- "longitude": "string",
- "lot": "string",
- "meridian": "string",
- "plssCounty": "string",
- "postDirectional": "string",
- "postalCode": "string",
- "preDirectional": "string",
- "primaryMeridian": "string",
- "primaryNumber": "string",
- "primaryNumberSuffix": "string",
- "range": "string",
- "rangeDir": "string",
- "regionCd": "string",
- "regionISOCd": "string",
- "score": "string",
- "secondaryDesignator": "string",
- "secondaryNumber": "string",
- "section": "string",
- "stateProvCd": "string",
- "streetName": "string",
- "suffix": "string",
- "township": "string",
- "townshipDir": "string",
- "validated": "string",
- "verificationHash": "string",
- "verificationMsg": "string"
}
], - "businessInfo": {
- "annualPayrollAmt": "string",
- "annualSalesAmt": "string",
- "businessInfoCd": "ContactBusiness",
- "businessTypeCd": "string",
- "id": "string",
- "natureBusinessCd": "string",
- "natureOfBusiness": "string",
- "numberEmployees": "string",
- "yearsInBusiness": "string"
}, - "emailInfo": {
- "emailAddr": "string",
- "emailTypeCd": "ContactEmail",
- "id": "string",
- "preferredInd": false
}, - "eraseInfo": {
- "erasedBy": "string",
- "erasedDt": "2019-08-24",
- "erasedInd": true,
- "erasedTm": "string",
- "id": "string"
}, - "id": "string",
- "locationIdRef": "string",
- "nameInfo": {
- "commercialName": "string",
- "commercialName2": "string",
- "dbaIndexName": "string",
- "dbaName": "string",
- "extendedName": "string",
- "givenName": "string",
- "id": "string",
- "indexName": "string",
- "nameTypeCd": "ContactName",
- "otherGivenName": "string",
- "positionCd": "string",
- "prefixCd": "Ms",
- "shortName": "string",
- "suffixCd": "string",
- "surname": "string"
}, - "partyTypeCd": "ContactParty",
- "personInfo": {
- "age": 0,
- "ageLicensed": 0,
- "bestTimeToContact": "string",
- "bestWayToContact": "string",
- "birthDt": "2019-08-24",
- "educationCd": "string",
- "employerCd": "string",
- "genderCd": "string",
- "id": "string",
- "maritalStatusCd": "string",
- "occupationCd": "string",
- "occupationClassCd": "string",
- "personTypeCd": "ContactPersonal",
- "positionTitle": "string",
- "yearsLicensed": 0
}, - "phoneInfo": [
- {
- "id": "string",
- "phoneName": "string",
- "phoneNumber": "string",
- "phoneTypeCd": "ContactPhone",
- "preferredInd": false
}
], - "taxInfo": {
- "fein": "string",
- "id": "string",
- "legalEntityCd": "string",
- "received1099Ind": true,
- "receivedW9Ind": true,
- "required1099Ind": true,
- "ssn": "string",
- "taxIdTypeCd": "FEIN",
- "taxTypeCd": "ContactTaxInfo",
- "withholdingExemptInd": true
}, - "underLyingPartyInfoIdRef": "string",
- "underLyingPolicyIdRef": "string",
- "yearsOfService": 0
}, - "preferredDeliveryMethod": "string",
- "status": "Active"
}
], - "customerRef": "string",
- "description": "string",
- "externalStateData": "string",
- "id": "string",
- "insured": {
- "entityTypeCd": "string",
- "id": "string",
- "indexName": "string",
- "partyInfo": [
- {
- "addresses": [
- {
- "addition": "string",
- "additionalLegal": "string",
- "addr1": "string",
- "addr2": "string",
- "addr3": "string",
- "addr4": "string",
- "addrTypeCd": "ContactAddr",
- "addressHash": "string",
- "attention": "string",
- "barcodeDigits": "string",
- "block": "string",
- "carrierRoute": "string",
- "city": "string",
- "congressCode": "string",
- "county": "string",
- "countyCode": "string",
- "dpv": "string",
- "dpvDesc": "string",
- "dpvNotes": "string",
- "dpvNotesDesc": "string",
- "geocodeLevel": "string",
- "geocodeLevelDescription": "string",
- "id": "string",
- "latitude": "string",
- "legalDesc": "string",
- "longitude": "string",
- "lot": "string",
- "meridian": "string",
- "plssCounty": "string",
- "postDirectional": "string",
- "postalCode": "string",
- "preDirectional": "string",
- "primaryMeridian": "string",
- "primaryNumber": "string",
- "primaryNumberSuffix": "string",
- "range": "string",
- "rangeDir": "string",
- "regionCd": "string",
- "regionISOCd": "string",
- "score": "string",
- "secondaryDesignator": "string",
- "secondaryNumber": "string",
- "section": "string",
- "stateProvCd": "string",
- "streetName": "string",
- "suffix": "string",
- "township": "string",
- "townshipDir": "string",
- "validated": "string",
- "verificationHash": "string",
- "verificationMsg": "string"
}
], - "businessInfo": {
- "annualPayrollAmt": "string",
- "annualSalesAmt": "string",
- "businessInfoCd": "ContactBusiness",
- "businessTypeCd": "string",
- "id": "string",
- "natureBusinessCd": "string",
- "natureOfBusiness": "string",
- "numberEmployees": "string",
- "yearsInBusiness": "string"
}, - "emailInfo": {
- "emailAddr": "string",
- "emailTypeCd": "ContactEmail",
- "id": "string",
- "preferredInd": false
}, - "eraseInfo": {
- "erasedBy": "string",
- "erasedDt": "2019-08-24",
- "erasedInd": true,
- "erasedTm": "string",
- "id": "string"
}, - "id": "string",
- "issues": [
- {
- "attributeRefs": [
- {
- "attributeId": "string",
- "id": "string"
}
], - "id": "string",
- "msg": "string",
- "subTypeCd": "string",
- "typeCd": "string"
}
], - "locationIdRef": "string",
- "nameInfo": {
- "commercialName": "string",
- "commercialName2": "string",
- "dbaIndexName": "string",
- "dbaName": "string",
- "extendedName": "string",
- "givenName": "string",
- "id": "string",
- "indexName": "string",
- "nameTypeCd": "ContactName",
- "otherGivenName": "string",
- "positionCd": "string",
- "prefixCd": "Ms",
- "shortName": "string",
- "suffixCd": "string",
- "surname": "string"
}, - "partyTypeCd": "ContactParty",
- "personInfo": {
- "age": 0,
- "ageLicensed": 0,
- "bestTimeToContact": "string",
- "bestWayToContact": "string",
- "birthDt": "2019-08-24",
- "educationCd": "string",
- "employerCd": "string",
- "genderCd": "string",
- "id": "string",
- "maritalStatusCd": "string",
- "occupationCd": "string",
- "occupationClassCd": "string",
- "personTypeCd": "ContactPersonal",
- "positionTitle": "string",
- "yearsLicensed": 0
}, - "phoneInfo": [
- {
- "id": "string",
- "phoneName": "string",
- "phoneNumber": "string",
- "phoneTypeCd": "ContactPhone",
- "preferredInd": false
}
], - "taxInfo": {
- "fein": "string",
- "id": "string",
- "legalEntityCd": "string",
- "received1099Ind": true,
- "receivedW9Ind": true,
- "required1099Ind": true,
- "ssn": "string",
- "taxIdTypeCd": "FEIN",
- "taxTypeCd": "ContactTaxInfo",
- "withholdingExemptInd": true
}, - "underLyingPartyInfoIdRef": "string",
- "underLyingPolicyIdRef": "string",
- "yearsOfService": 0
}
], - "preferredDeliveryMethod": "string",
- "ratingBureauID": "string",
- "selfInsured": true,
- "temporaryAddressOverrideInd": true,
- "wcNAICS": "string",
- "wcNCCIRiskIdNumber": "string",
- "wcSIC": "string",
- "websiteAddress": "string",
- "yearsInBusiness": 0
}, - "issues": [
- {
- "attributeRefs": [
- {
- "attributeId": "string",
- "id": "string"
}
], - "id": "string",
- "msg": "string",
- "subTypeCd": "string",
- "typeCd": "string"
}
], - "lockTaskId": "string",
- "policyRef": "string",
- "statementAccountRef": "string",
- "status": "NewSubmission",
- "submitterIssues": [
- {
- "id": "string",
- "msg": "string",
- "subTypeCd": "string",
- "typeCd": "string"
}
], - "systemId": "string",
- "transactionInfo": {
- "bookDt": "2019-08-24",
- "cancelOfTransactionNumber": 0,
- "cancelRequestedByCd": "string",
- "cancelTypeCd": "string",
- "cancelledByTransactionNumber": 0,
- "chargeReinstatementFeeInd": true,
- "checkNumber": "string",
- "conversionGroup": "string",
- "conversionJobRef": "string",
- "conversionTemplateIdRef": "string",
- "correctedByTransactionNumber": 0,
- "correctionOfTransactionNumber": 0,
- "delayInvoiceInd": true,
- "electronicPaymentSource": {
- "achBankAccountNumber": "string",
- "achBankAccountTypeCd": "string",
- "achBankName": "string",
- "achExceptionMsg": "string",
- "achName": "string",
- "achRoutingNumber": "string",
- "achStandardEntryClassCd": "string",
- "action": "string",
- "agentTrustInd": true,
- "carrierCd": "string",
- "creditCardAuthorizationCd": "string",
- "creditCardAuthorizationMessage": "string",
- "creditCardExpirationMonth": "string",
- "creditCardExpirationYr": "string",
- "creditCardHolderName": "string",
- "creditCardNumber": "string",
- "creditCardSecurityCd": "string",
- "creditCardTypeCd": "string",
- "customerPaymentProfileId": "string",
- "customerProfileId": "string",
- "eraseInfo": {
- "erasedBy": "string",
- "erasedDt": "2019-08-24",
- "erasedInd": true,
- "erasedTm": "string",
- "id": "string"
}, - "id": "string",
- "methodCd": "string",
- "midasId": "string",
- "partyInfo": {
- "addresses": [
- {
- "addition": "string",
- "additionalLegal": "string",
- "addr1": "string",
- "addr2": "string",
- "addr3": "string",
- "addr4": "string",
- "addrTypeCd": "ContactAddr",
- "addressHash": "string",
- "attention": "string",
- "barcodeDigits": "string",
- "block": "string",
- "carrierRoute": "string",
- "city": "string",
- "congressCode": "string",
- "county": "string",
- "countyCode": "string",
- "dpv": "string",
- "dpvDesc": "string",
- "dpvNotes": "string",
- "dpvNotesDesc": "string",
- "geocodeLevel": "string",
- "geocodeLevelDescription": "string",
- "id": "string",
- "latitude": "string",
- "legalDesc": "string",
- "longitude": "string",
- "lot": "string",
- "meridian": "string",
- "plssCounty": "string",
- "postDirectional": "string",
- "postalCode": "string",
- "preDirectional": "string",
- "primaryMeridian": "string",
- "primaryNumber": "string",
- "primaryNumberSuffix": "string",
- "range": "string",
- "rangeDir": "string",
- "regionCd": "string",
- "regionISOCd": "string",
- "score": "string",
- "secondaryDesignator": "string",
- "secondaryNumber": "string",
- "section": "string",
- "stateProvCd": "string",
- "streetName": "string",
- "suffix": "string",
- "township": "string",
- "townshipDir": "string",
- "validated": "string",
- "verificationHash": "string",
- "verificationMsg": "string"
}
], - "emailInfo": {
- "emailAddr": "string",
- "emailTypeCd": "ContactEmail",
- "id": "string",
- "preferredInd": false
}, - "eraseInfo": {
- "erasedBy": "string",
- "erasedDt": "2019-08-24",
- "erasedInd": true,
- "erasedTm": "string",
- "id": "string"
}, - "id": "string",
- "nameInfo": {
- "commercialName": "string",
- "commercialName2": "string",
- "dbaIndexName": "string",
- "dbaName": "string",
- "extendedName": "string",
- "givenName": "string",
- "id": "string",
- "indexName": "string",
- "nameTypeCd": "ContactName",
- "otherGivenName": "string",
- "positionCd": "string",
- "prefixCd": "Ms",
- "shortName": "string",
- "suffixCd": "string",
- "surname": "string"
}, - "partyTypeCd": "ContactParty"
}, - "paymentServiceAccountId": "string",
- "reminderDt": "2019-08-24",
- "sourceName": "string",
- "sourceTypeCd": "string",
- "statusCd": "string",
- "transactionId": "string"
}, - "holdType": "string",
- "id": "string",
- "masterTransactionNumber": 0,
- "newPolicyEffectiveDt": "2019-08-24",
- "newPolicyExpirationDt": "2019-08-24",
- "outputTypeCd": "string",
- "paymentAmt": "string",
- "paymentTypeCd": "string",
- "reapplyOutputSuppressions": [
- {
- "description": "string",
- "effectiveDt": "2019-08-24",
- "id": "string",
- "include": [
- {
- "id": "string",
- "transactionNumber": 0,
- "transactionText": [
- {
- "id": "string",
- "text": "string",
- "textCd": "string",
- "transactionTextTypeCd": "string"
}
]
}
], - "includeInd": true,
- "policyVersion": 0,
- "transactionNumber": 0,
- "transactionText": [
- {
- "id": "string",
- "text": "string",
- "textCd": "string",
- "transactionTextTypeCd": "string"
}
]
}
], - "reinstatedByTransactionNumber": 0,
- "reinstatementOfTransactionNumber": 0,
- "releaseHoldReason": "string",
- "renewalApplyOfTransactionNumber": 0,
- "renewalProviderRef": "string",
- "renewalSubProducerCd": "string",
- "replacementOfTransactionNumber": 0,
- "rewriteToProductVersion": "string",
- "sourceCd": "Innovation",
- "statusChanges": [
- {
- "id": "string",
- "statusCd": "string",
- "statusDt": "2019-08-24"
}
], - "submissionNumber": 0,
- "transactionCd": "string",
- "transactionCloseReasons": [
- {
- "closeComment": "string",
- "closeReasonCd": "string",
- "closeSubReasonCd": "string",
- "closeSubReasonLabel": "string",
- "id": "string"
}
], - "transactionDt": "2019-08-24",
- "transactionEffectiveDt": "2019-08-24",
- "transactionEffectiveTm": "string",
- "transactionLongDescription": "string",
- "transactionNumber": 0,
- "transactionReasons": [
- {
- "id": "string",
- "reasonCd": "string"
}
], - "transactionShortDescription": "string",
- "transactionText": [
- {
- "id": "string",
- "text": "string",
- "textCd": "string",
- "transactionTextTypeCd": "string"
}
], - "transactionTm": "string",
- "transactionUser": "string",
- "unApplyOfTransactionNumber": 0,
- "unapplySource": "string",
- "wcReinstatementCd": "string",
- "wcTotalNetLocationsManualPremiumAmt": "string",
- "wcWaiveCancellationAuditInd": true
}, - "typeCd": "string",
- "updateCount": 0,
- "updateTimestamp": "string",
- "updateUser": "string",
- "version": "3.20",
- "vipLevel": "string",
- "wcAdditionalInsureds": [
- {
- "entityTypeCd": "Additional Named Insured",
- "futureStatusCd": "string",
- "id": "string",
- "indexName": "string",
- "insuranceScore": [
- {
- "id": "string",
- "insuranceScore": "string",
- "insuranceScoreReasons": [
- {
- "description": "string",
- "id": "string",
- "reasonCd": "string"
}
], - "insuranceScoreTypeCd": "string",
- "overriddenInsuranceScore": "string",
- "sourceCd": "string",
- "sourceIdRef": "string",
- "statusCd": "string"
}
], - "insuredNumber": 0,
- "linkReference": [
- {
- "description": "string",
- "futureStatusCd": "string",
- "id": "string",
- "idRef": "string",
- "modelName": "string",
- "status": "string",
- "systemIdRef": "string"
}
], - "partyInfo": [
- {
- "addresses": [
- {
- "addition": "string",
- "additionalLegal": "string",
- "addr1": "string",
- "addr2": "string",
- "addr3": "string",
- "addr4": "string",
- "addrTypeCd": "ContactAddr",
- "addressHash": "string",
- "attention": "string",
- "barcodeDigits": "string",
- "block": "string",
- "carrierRoute": "string",
- "city": "string",
- "congressCode": "string",
- "county": "string",
- "countyCode": "string",
- "dpv": "string",
- "dpvDesc": "string",
- "dpvNotes": "string",
- "dpvNotesDesc": "string",
- "geocodeLevel": "string",
- "geocodeLevelDescription": "string",
- "id": "string",
- "latitude": "string",
- "legalDesc": "string",
- "longitude": "string",
- "lot": "string",
- "meridian": "string",
- "plssCounty": "string",
- "postDirectional": "string",
- "postalCode": "string",
- "preDirectional": "string",
- "primaryMeridian": "string",
- "primaryNumber": "string",
- "primaryNumberSuffix": "string",
- "range": "string",
- "rangeDir": "string",
- "regionCd": "string",
- "regionISOCd": "string",
- "score": "string",
- "secondaryDesignator": "string",
- "secondaryNumber": "string",
- "section": "string",
- "stateProvCd": "string",
- "streetName": "string",
- "suffix": "string",
- "township": "string",
- "townshipDir": "string",
- "validated": "string",
- "verificationHash": "string",
- "verificationMsg": "string"
}
], - "businessInfo": {
- "annualPayrollAmt": "string",
- "annualSalesAmt": "string",
- "businessInfoCd": "ContactBusiness",
- "businessTypeCd": "string",
- "id": "string",
- "natureBusinessCd": "string",
- "natureOfBusiness": "string",
- "numberEmployees": "string",
- "yearsInBusiness": "string"
}, - "driverInfo": {
- "accidentPreventionCourseCompletionDt": "2019-08-24",
- "accidentPreventionCourseInd": true,
- "assignedVehicle": 0,
- "attachedVehicleRef": "string",
- "dateofHire": "2019-08-24",
- "defensiveDriverEffectiveDt": "2019-08-24",
- "defensiveDriverExpirationDt": "2019-08-24",
- "defensiveDriverInd": true,
- "driverInfoCd": "ContactDriver",
- "driverNumber": 0,
- "driverPoints": [
- {
- "comments": "string",
- "convictionDt": "2019-08-24",
- "directPortalIncidentId": "string",
- "driverPointsNumber": 0,
- "expirationDt": "2019-08-24",
- "id": "string",
- "ignoreInd": true,
- "infractionCd": "string",
- "infractionDt": "2019-08-24",
- "pointsChargeable": 0,
- "pointsCharged": 0,
- "sourceCd": "string",
- "status": "string",
- "templateId": "string",
- "typeCd": "string"
}
], - "driverStartDt": "2019-08-24",
- "driverStatusCd": "string",
- "driverTrainingCompletionDt": "2019-08-24",
- "driverTrainingInd": true,
- "driverTypeCd": "string",
- "excludeDriverInd": "string",
- "goodDriverDiscountInd": true,
- "goodDriverInd": true,
- "id": "string",
- "lengthTimeDriving": 0,
- "licenseDt": "2019-08-24",
- "licenseNumber": "string",
- "licenseStatus": "string",
- "licensedStateProvCd": "string",
- "matureDriverInd": true,
- "mvrRequestInd": true,
- "mvrStatus": "string",
- "mvrStatusDt": "2019-08-24",
- "permanentLicenseInd": true,
- "relationshipToInsuredCd": "string",
- "requiredProofOfInsuranceInd": true,
- "scholasticCertificationDt": "2019-08-24",
- "scholasticDiscountInd": true,
- "statusComments": "string",
- "yearLicensed": "string",
- "yearsExperience": "string"
}, - "eSignatureInfo": {
- "eSignatureTypeCd": "ContactESignature",
- "id": "string",
- "recipientCd": "string",
- "signingType": "string"
}, - "emailInfo": {
- "emailAddr": "string",
- "emailTypeCd": "ContactEmail",
- "id": "string",
- "preferredInd": false
}, - "eraseInfo": {
- "erasedBy": "string",
- "erasedDt": "2019-08-24",
- "erasedInd": true,
- "erasedTm": "string",
- "id": "string"
}, - "futureStatusCd": "string",
- "id": "string",
- "issues": [
- {
- "attributeRefs": [
- {
- "attributeId": "string",
- "id": "string"
}
], - "id": "string",
- "msg": "string",
- "subTypeCd": "string",
- "typeCd": "string"
}
], - "locationIdRef": "string",
- "nameInfo": {
- "commercialName": "string",
- "commercialName2": "string",
- "dbaIndexName": "string",
- "dbaName": "string",
- "extendedName": "string",
- "givenName": "string",
- "id": "string",
- "indexName": "string",
- "nameTypeCd": "ContactName",
- "otherGivenName": "string",
- "positionCd": "string",
- "prefixCd": "Ms",
- "shortName": "string",
- "suffixCd": "string",
- "surname": "string"
}, - "partyTypeCd": "ContactParty",
- "personInfo": {
- "age": 0,
- "ageLicensed": 0,
- "bestTimeToContact": "string",
- "bestWayToContact": "string",
- "birthDt": "2019-08-24",
- "educationCd": "string",
- "employerCd": "string",
- "genderCd": "string",
- "id": "string",
- "maritalStatusCd": "string",
- "occupationCd": "string",
- "occupationClassCd": "string",
- "personTypeCd": "ContactPersonal",
- "positionTitle": "string",
- "yearsLicensed": 0
}, - "phoneInfo": [
- {
- "id": "string",
- "phoneName": "string",
- "phoneNumber": "string",
- "phoneTypeCd": "ContactPhone",
- "preferredInd": false
}
], - "questionReplies": {
- "id": "string",
- "questionReply": [
- {
- "displayDesc": "string",
- "id": "string",
- "name": "string",
- "text": "string",
- "value": "string",
- "visibleInd": true
}
], - "questionSourceMDA": "string"
}, - "status": "string",
- "taxInfo": {
- "fein": "string",
- "id": "string",
- "legalEntityCd": "string",
- "received1099Ind": true,
- "receivedW9Ind": true,
- "required1099Ind": true,
- "ssn": "string",
- "taxIdTypeCd": "FEIN",
- "taxTypeCd": "ContactTaxInfo",
- "withholdingExemptInd": true
}, - "underLyingPartyInfoIdRef": "string",
- "underLyingPolicyIdRef": "string",
- "yearsOfService": 0
}
], - "preferredDeliveryMethod": "string",
- "status": "string"
}
], - "wcCoveredStates": [
- {
- "aRDRuleEnabled": true,
- "alcoholDrugFreeCreditInd": true,
- "auditValidationStatus": "string",
- "certifiedSafetyHealthProgPct": "string",
- "coinsuranceInd": true,
- "contrClassPremAdjCreditPct": "string",
- "deductibleAmt": "string",
- "deductibleType": "string",
- "dividendPlanCd": "string",
- "eLVoluntaryCompensationInd": true,
- "experienceModificationFactor": "string",
- "experienceModificationStatus": "string",
- "experienceRatingCd": "string",
- "finalAmt": "string",
- "finalPremiumAmt": "string",
- "fullTermAmt": "string",
- "gLScheduledPremiumMod": "string",
- "id": "string",
- "index": 0,
- "issues": [
- {
- "attributeRefs": [
- {
- "attributeId": "string",
- "id": "string"
}
], - "id": "string",
- "msg": "string",
- "subTypeCd": "string",
- "typeCd": "string"
}
], - "largeDeductibleFactor": "string",
- "managedCareCreditInd": true,
- "noOfContractsForWaiverOfSubrogation": "string",
- "noncomplianceChargeAmt": "string",
- "numberOfClaims": "string",
- "order": 0,
- "packageFactorInd": true,
- "prevFinalAmt": "string",
- "prevWrittenAmt": "string",
- "primaryInd": true,
- "productVersionIdRef": "string",
- "ratingEffectiveDt": "2019-08-24",
- "ruleStatus": "string",
- "shortRateAmt": "string",
- "stateCd": "string",
- "status": "string",
- "totalDiscountedPremiumAmt": "string",
- "totalManualPremiumAmt": "string",
- "totalStandardPremiumAmt": "string",
- "totalStateEstimatedPremium": "string",
- "totalSubjectPremiumAmt": "string",
- "unemploymentNumber": "string",
- "waiverOfSubrogationFlatInd": true,
- "workStudyProgram": "string",
- "workfareProgramWeeksNum": "string",
- "writtenPremiumAmt": "string"
}
]
}
Was this page helpful?